text/template/parse.Tree.newNil (method)
3 uses
text/template/parse (current package)
node.go#L464: func (t *Tree) newNil(pos Pos) *NilNode {
node.go#L488: return n.tr.newNil(n.Pos)
parse.go#L740: return t.newNil(token.pos)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)